Skip to content

Async AES#351

Open
bigbrett wants to merge 3 commits into
wolfSSL:mainfrom
bigbrett:async-crypto-aes
Open

Async AES#351
bigbrett wants to merge 3 commits into
wolfSSL:mainfrom
bigbrett:async-crypto-aes

Conversation

@bigbrett
Copy link
Copy Markdown
Contributor

@bigbrett bigbrett commented May 4, 2026

Adds async API support for AES

Copilot AI review requested due to automatic review settings May 4, 2026 19:08
@bigbrett bigbrett self-assigned this May 4, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@bigbrett bigbrett marked this pull request as ready for review May 4, 2026 21:29
@bigbrett bigbrett assigned rizlik and unassigned bigbrett May 4, 2026
@bigbrett bigbrett requested a review from rizlik May 4, 2026 21:30
Copy link
Copy Markdown
Contributor

@Frauschi Frauschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two bigger issues (GCM tag buffer size and GCM stale response) and some smaller nits. But mostly LGTM.
I really like how this new request/response model simplifies the individual functions.

Comment thread docs/draft/async-crypto.md Outdated
Comment thread src/wh_client_crypto.c
Comment thread src/wh_client_crypto.c Outdated
Comment thread src/wh_client_crypto.c
Comment thread test/wh_test_crypto.c
Comment thread src/wh_client_crypto.c Outdated
Copy link
Copy Markdown
Contributor

@Frauschi Frauschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes, LGTM now.

@Frauschi Frauschi removed their assignment May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants